home *** CD-ROM | disk | FTP | other *** search
- /* Default style for links */
- a:active { color: #FF6600}
- a:hover { color: #FF6600}
- a:link { color: #FF6600}
- a:visited { color: #FF6600}
-
- /* Default style */
- body
- {
- background-color: #FFFFFF;
- }
-
- /* Use this style for footnote numbers */
- sup.Footnote
- {
- }
-
- /* Use this style to control spacing for inline related topics tags */
- div.WWHInlineRelatedTopics
- {
- margin-top: 8px;
- margin-bottom: 4px;
- }
-